From 3f6541107dbf7d9aca9cfc481165c5420463c027 Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Tue, 30 Nov 2004 18:20:38 +0000 Subject: [PATCH] bitkeeper revision 1.1159.187.44 (41acb9f65Nu4_LCJgeyWLgtrvxeqoA) Version bumb on control libraries. --- tools/libxc/Makefile | 2 +- tools/libxutil/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/libxc/Makefile b/tools/libxc/Makefile index 78ba7f3bf3..9065bb1bd6 100644 --- a/tools/libxc/Makefile +++ b/tools/libxc/Makefile @@ -1,5 +1,5 @@ -MAJOR = 1.3 +MAJOR = 2.0 MINOR = 0 SONAME = libxc.so.$(MAJOR) diff --git a/tools/libxutil/Makefile b/tools/libxutil/Makefile index 85acd2063c..b9034b5b8f 100644 --- a/tools/libxutil/Makefile +++ b/tools/libxutil/Makefile @@ -30,7 +30,7 @@ CFLAGS += -fno-strict-aliasing CFLAGS += -Wp,-MD,.$(@F).d DEPS = .*.d -MAJOR := 1.3 +MAJOR := 2.0 MINOR := 0 LIB_NAME := libxutil LIB := $(LIB_NAME).so -- 2.30.2